home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1676 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  864 b 

  1. Path: Norway.EU.net!usenet
  2. From: sb@metis.no (Steinar Bang)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: [Q] same template name with template-arg-list
  5. Date: 12 Jan 1996 09:16:46 +0100
  6. Organization: AT&T GIS Norge AS, Horten, Norway
  7. Sender: sb@balder.metis.no
  8. Message-ID: <whbuo93k0h.fsf@balder.metis.no>
  9. References: <whlong48ht.fsf@balder.metis.no> <4d3mn8$d9m@news.bridge.net>
  10. NNTP-Posting-Host: balder.metis.no
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=US-ASCII
  13. In-reply-to: David Byrden's message of 11 Jan 1996 18:59:52 GMT
  14. X-Newsreader: Gnus v5.0.12
  15.  
  16. >>>>> "DB" == David Byrden <100101.2547@compuserve.com> writes:
  17.  
  18.  DB> September draft standard, 14.1.6
  19.  
  20.  DB> "The name of a class template shall not be declared to refer to
  21.  DB> any other template .....in the same scope."
  22.  
  23. Yes, but the template specifications of 14.6 allows me to do what I
  24. want to do. 
  25.